/*
Theme: Dark Night
Author: Michael Schmieding
Web site: http://www.slifer.de/
*/

table.knd a, table.knd, table.knd tbody, table.knd tfoot, table.knd tr, table.knd th, table.knd td, table.knd caption {
	font-family: "Comic Sans MS";
	background:#262b38;
	color:#FFFF00;
	text-align:left;
	font-size:16px;
	font-weight: normal;
}
table.knd, table.knd caption {
	border-left:3px solid #567;
	border-right:3px solid #000;
}
table.knd {
	border-top:1px solid #567;
	border-bottom:3px solid #000;
}
table.knd a {
	text-decoration:underline;
	font-weight:bold;
}
table.knd a:visited {
	background:#262b38;
	color:#FFFF00;
}
table.knd a:hover {
	text-decoration:none;
	position:relative;
	top:1px;
	left:1px;
}
table.knd caption {
	border-top:3px solid #567;
	border-bottom:1px solid #000;
	font-size:20px;
	font-weight:bold;
}
table.knd, table.knd td, table.knd th {
	margin:0px;
	padding:0px;
}
table.knd tbody td, table.knd tbody th, table.knd tbody tr.odd th, table.knd tbody tr.odd td {
	border:1px solid;
	border-color:#567 #000 #000 #567;
}
table.knd td, table.knd th, table.knd caption {
	padding:5px;
	vertical-align:middle;
}
table.knd tfoot td, table.knd tfoot th, table.knd thead th {
	border:1px solid;
	border-color:#000 #567 #567 #000;
	font-weight:bold;
	white-space:nowrap;
	font-size:14px;
}
.CasellaDescr {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFF00;
	text-align: justify;
	vertical-align: top;
}
